home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
49217
/
49217.xpi
/
skin
/
skin.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-11-06
|
2KB
|
106 lines
#importToGoogleDocs-toolbar-button {
list-style-image: url("chrome://importToGoogleDocs/skin/toolbar-large.png");
}
#importToGoogleDocs-status-bar-icon {
width: 20px;
margin: 0 5px;
}
.link-target-finder-selected {
outline: 2px solid red !important;
}
.linkClass {
color:blue;
font-family:verdana;
font-size:12px;
cursor: pointer;
}
.outerDiv2{
position:fixed;
background-color:#C1D9FF;
outline-color:invert;
left:400px;
top:130px;
height:500px;
width:800px;
border-collapse:collapse;
border:1px solid #333333;
padding: 8px;
filter:alpha(opacity=100);
-moz-opacity:0;
opacity:1;
z-index:9;
}
.head2{
position:relative;
background-color:#E0EDFE;
outline-color:invert;
color:blue;
height:19px;
border:0pt none;
padding: 8px;
font-family:tahoma;
font-size:14px;
filter:alpha(opacity=100);
-moz-opacity:0;
opacity:1;<HR>
z-index:100;
}
.body2{
position:relative;
background-color:#FFFFFF;
color:blue;
outline-color:invert;
height:92%;
border:0pt none;
padding: 4px;
font-family:tahoma;
font-size:12px;
font-weight: normal;
filter:alpha(opacity=100);
-moz-opacity:0;
opacity:1;<HR>
z-index:100;
}
.close{
background: transparent url("chrome://importToGoogleDocs/skin/closebox.gif") no-repeat scroll center;
float: right;
height:15px;
position:absolute;
right:10px;
top:8px;
width:15px;
z-index:100;
}
.loadingDiv{
position:fixed;
background-color:#C1D9FF;
outline-color:invert;
left:400px;
top:130px;
height:35px;
width:400px;
border-collapse:collapse;
border:1px solid #333333;
padding: 8px;
filter:alpha(opacity=100);
-moz-opacity:0;
opacity:1;
z-index:100;
}
.layer{
z-index:5;
background-color:gray;
opacity:0.3;
position:fixed;
top:0;
left:0;
}